Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

What doc?

Where are you getting the doc?

Try creating a simple doc with just a subject and the sendto, and then see if they get the same error.

Dim ses as New NotesSession
Dim db as NotesDatabase
Dim doc as NotesDocument
Set db = ses.CurrentDatabase
Set doc = db.CreateDocument
doc.SendTo = "whatever@domain.com"
Call doc.Send(False)

Or you can also try saving the document before sending to see if that has any effect.

Change the SendTo value to see if that has an effect.

Also, try changing their mail database temporarily, and point their email to a freshly created mail file from the latest template.


Feedback response number WEBB8NEUEX created by ~Hank Asaluchekli on 11/08/2011

Invalid or nonexistend Document (~Hal Desvelutex... 8.Nov.11)
. . What doc? (~Hank Asaluchek... 8.Nov.11)
. . . . re (~Hal Desvelutex... 9.Nov.11)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS